/*
 *  nitroplus_blasterz / about.scss / about.css
 *  compass mode
 *  version --- 1.0
 *  author  --- coreframe, inc.
 *  updated --- 2015/09/11
 *
 */
/* line 21, ../sass/about.scss */
#about #content .title h2 {
  top: 88px;
  left: 30px; }
/* line 27, ../sass/about.scss */
#about .lead {
  background: url("../../about/img/about_bg_01.jpg") no-repeat;
  height: 450px;
  margin-top: -156px;
  position: relative; }
  /* line 32, ../sass/about.scss */
  #about .lead .text {
    position: absolute;
    top: 170px;
    left: 50px; }
  /* line 37, ../sass/about.scss */
  #about .lead .screenshot {
    position: absolute;
    right: 50px;
    top: 100px; }
/* line 43, ../sass/about.scss */
#about .wp {
  width: 1100px;
  margin: 0 auto; }
  /* line 46, ../sass/about.scss */
  #about .wp.ab01 {
    position: relative;
    margin-bottom: 10px; }
    /* line 50, ../sass/about.scss */
    #about .wp.ab01 .btn a {
      position: absolute;
      background: url("../../about/img/about_btn_01.png") no-repeat;
      width: 155px;
      height: 34px;
      text-indent: -5000px;
      display: block;
      top: 340px; }
      /* line 58, ../sass/about.scss */
      #about .wp.ab01 .btn a.btn1 {
        left: 35px; }
      /* line 59, ../sass/about.scss */
      #about .wp.ab01 .btn a.btn2 {
        left: 345px; }
      /* line 60, ../sass/about.scss */
      #about .wp.ab01 .btn a.btn3 {
        left: 690px; }
    /* line 62, ../sass/about.scss */
    #about .wp.ab01 .btn a:hover {
      background: url("../../about/img/about_btn_01_ov.png") no-repeat; }
  /* line 65, ../sass/about.scss */
  #about .wp.ab02 {
    position: relative; }
    /* line 67, ../sass/about.scss */
    #about .wp.ab02 .screenshot {
      position: absolute;
      right: 50px;
      top: 100px;
      background: url("../../system/img/system_img_base.png") no-repeat;
      width: 442px;
      height: 266px; }
      /* line 74, ../sass/about.scss */
      #about .wp.ab02 .screenshot .thmb {
        padding-top: 10px;
        width: 252px;
        display: block;
        text-align: right;
        position: absolute;
        top: 182px;
        right: 460px; }
  /* line 85, ../sass/about.scss */
  #about .wp.ab04 {
    margin-top: 15px;
    margin-bottom: 40px; }
